Generated by
JDiff

Interface org.globalplatform.contactless.GPCLRegistryEntry

Documentation changed from old to new.

Changed Methods
void addToCRELApplicationList(byte[], short, short) Documentation changed from old to new.
Adds an AID to the list of CREL Applications referenced by this entry.
void addToGroupAuthorizationList(byte[], short, short) Documentation changed from old to new.
Adds an AID to the Group Authorization List.
byte getCLState() Documentation changed from old to new.
Retrieves the contactless activation state of the Application.
short getInfo(byte[], short, short) Documentation changed from old to new.
Retrieves the contents of an Application Information stored by this entry.
GPCLRegistryEntry getNextCRELApplication(GPCLRegistryEntry) Documentation changed from old to new.
Retrieves the list of CREL Applications referenced by this entry.
GPCLRegistryEntry getNextConflictingApplication(GPCLRegistryEntry) Documentation changed from old to new.
Retrieves the list of currently activated Contactless Applications that would conflict if the Contactless Application represented by this entry was activated.
GPCLRegistryEntry getNextGroupMember(GPCLRegistryEntry) Documentation changed from old to new.
Retrieves the list of member Applications belonging to the Application Group represented by this entry (Head Application).
GPCLRegistryEntry getNextReferencingApplication(GPCLRegistryEntry) Documentation changed from old to new.
Retrieves the list of Applications that reference this entry as one of their CREL Applications.
boolean isGroupHead() Documentation changed from old to new.
Whether this entry represents a Group Head.
boolean isGroupMember() Documentation changed from old to new.
Whether this entry represents a Group Member.
void joinGroup(AID) Documentation changed from old to new.
Sets up this entry as a member of the Application Group with specified Head Application.
void removeFromCRELApplicationList(byte[], short, short) Documentation changed from old to new.
Removes an AID from the list of CREL Applications referenced by this entry.
void removeFromGroupAuthorizationList(byte[], short, short) Documentation changed from old to new.
Removes an AID from the Group Authorization List.
byte setCLState(byte) Documentation changed from old to new.
Changes the contactless activation state of the Application represented by this entry.
short setInfo(byte[], short, short, short) Documentation changed from old to new.
Updates the contents of an Application Information stored by this entry.
void setPartialSelectionOrder(boolean) Documentation changed from old to new.
Sets the permanent order of the GlobalPlatform Registry used by application selection by AID matching.
 

Added Fields
short INFO_PROTOCOL_TYPE_F_MODE_FLAG The requested information is the transient Mode Flag associated with a specific System Code as part of Type F Protocol anti-collision process.
byte PROTOCOL_TYPE_F_MODE_FLAG_FALSE Constant indicating that a Type F Mode Flag is set to false.
byte PROTOCOL_TYPE_F_MODE_FLAG_TRUE Constant indicating that a Type F Mode Flag is set to true.
 

Changed Fields
short INFO_GROUP_HEAD_APPLICATION Documentation changed from old to new.
The requested information is the AID of the Group Head Application if this entry correspond to a Member Application.
short INFO_PROTOCOL_DATA_TYPE_F Documentation changed from old to new.
The requested information is the PROTOCOL_DATA_TYPE_F (i.e.
short INFO_SELECTION_PRIORITY Documentation changed from old to new.
The requested information is the Selection Priority (READ ONLY) encoded as a single unsigned byte.